research-topics
Research Topics#
These are topics that we haven't covered in the session because we can't cover everything about JavaScript Objects which is a wide topic so go and search about them and if you need any help understanding some of them you can ask the mentors.
- Creating new objects
- Comparing objects
- Using this for object references
- Defining methods inside objects
These Are Helpful Resources For The Topics Above:
https://www.freecodecamp.org/news/a-complete-guide-to-creating-objects-in-javascript-b0e2450655e8/
https://coderwall.com/p/p5cf5w/different-ways-of-creating-an-object-in-javascript
https://medium.com/javascript-in-plain-english/comparing-objects-in-javascript-ce2dc1f3de7f
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Working_with_Objects